home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilrexx / wac104.rdm < prev    next >
Text File  |  1997-01-18  |  948b  |  27 lines

  1. Short:    WAC (What?! Another Calendar?!)
  2. Author:   mtanzer@netspace.net.au (Michael Tanzer)
  3. Uploader: mtanzer@netspace.net.au (Michael Tanzer)
  4. Type:     util/rexx
  5.  
  6. WAC ('What?! Another Calendar?!') is a calendar utility written in Rexx.
  7.  
  8. File contents:
  9.  
  10.     WAC (version 1.04)
  11.     WAC.info
  12.     WAC.Doc
  13.     WAC.Doc.info
  14.  
  15. WAC is a calendar.  It's not a clock.  It's not a diary.  Just a calendar.
  16. It has virtually no CPU overheads while it is active because the only time
  17. it does anything is when you change the month or year being displayed.
  18.  
  19. WAC can display a single month or (if your screen is large enough) an entire
  20. year.  The mode (month or year) and window positions can be saved so that
  21. the windows will appear wherever you want them when you run WAC.
  22.  
  23. WAC runs asynchronously, so you can run it without tying up a shell.
  24.  
  25. Best of all, WAC is written in Rexx, so if you want to add or change a
  26. feature, you can do it easily.  And it's free.
  27.